A Scala library that allows other library creators to abstract away certain elements of storage
Go to file
Aly a0580982e0
Add an implementation of a storage built off of a directory of JSONs
2019-01-14 16:04:02 -08:00
cataquack/src/main/scala/tf/bug Reformat and remove unused imports 2019-01-14 15:05:51 -08:00
cataquackJsonDir/src/main/scala/tf/bug/cataquack/jsondir Add an implementation of a storage built off of a directory of JSONs 2019-01-14 16:04:02 -08:00
project Reformat and remove unused imports 2019-01-14 15:05:51 -08:00
.gitignore First working example 2019-01-13 13:52:27 -08:00
.scalafmt.conf First working example 2019-01-13 13:52:27 -08:00
build.sbt Add an implementation of a storage built off of a directory of JSONs 2019-01-14 16:04:02 -08:00
counter.txt First working example 2019-01-13 13:52:27 -08:00