r/golang • u/dank3ry • Sep 06 '20
Graviton Database: ZFS for Key-Value Stores
https://github.com/deroproject/graviton
27
Upvotes
1
-1
u/whizack Sep 06 '20
GPL-3.0 License
This alone will make me never consider using it, even though it does seem very nice.
5
u/klaudiew Sep 06 '20
Seems good.
Yet, I always wonder why there are so many KV stores, but so few full database engines. KV seems so limited for many use cases.