No description
Find a file
Katie Kloss 21e9dc7088
All checks were successful
/ run_tests (push) Successful in 4m21s
fix(Gemfile): add benchmark explicitly.
Per build warning.
2025-11-11 09:38:36 -05:00
.forgejo/workflows ci: add benchmark and remove explicit container image 2025-11-11 09:38:36 -05:00
bin Start refactoring: memory-mapped files and a skiplist. 2025-11-09 13:22:25 -05:00
config DB: Complete refactor. 2025-11-01 17:24:01 -04:00
lib Swap to Entries. Fix broken tests. 2025-11-09 20:26:04 -05:00
test Swap to Entries. Fix broken tests. 2025-11-09 20:26:04 -05:00
tmp DB: Complete refactor. 2025-11-01 17:24:01 -04:00
.gitignore DB: Complete refactor. 2025-11-01 17:24:01 -04:00
Gemfile fix(Gemfile): add benchmark explicitly. 2025-11-11 09:38:36 -05:00
Gemfile.lock fix(Gemfile): add benchmark explicitly. 2025-11-11 09:38:36 -05:00
Rakefile DB: naive database. 2025-10-23 17:20:48 -04:00
README.md Add a README. 2025-10-23 16:55:33 -04:00

RubyDB

This is a example database based on https://www.nan.fyi/database.