fizz
fizz copied to clipboard
Add support for genji - A pure golang sql db
https://github.com/genjidb/genji
It’s very fast due to being embedded. Has indexes Has inner joins
Also you can get the DDL via dump to compare DDL in order to write a migration.
It also supports subscription like CDC style patterns and streaming backups and restores.
Been bullet proof in benchmarks where I hit it with 10 k concurrent gets and sets whilst doing streaming backup every 10 seconds.
Not sure if the core buffalo team has enough bandwidth to work on it, but PRs are always welcome!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.
This issue was closed because it has been stalled for 30+7 days with no activity.