fizz icon indicating copy to clipboard operation
fizz copied to clipboard

Add support for genji - A pure golang sql db

Open gedw99 opened this issue 4 years ago • 1 comments

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.

gedw99 avatar Dec 07 '20 15:12 gedw99

Not sure if the core buffalo team has enough bandwidth to work on it, but PRs are always welcome!

sio4 avatar Sep 07 '22 10:09 sio4

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.

github-actions[bot] avatar Oct 08 '22 03:10 github-actions[bot]

This issue was closed because it has been stalled for 30+7 days with no activity.

github-actions[bot] avatar Oct 15 '22 04:10 github-actions[bot]