Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | Use TEXT instead of STRING for kv types | Anthony Wang | |
2024-01-30 | Use sd binary in same directory as scripts instead of needing to pass path ↵ | Anthony Wang | |
to sd binary | |||
2023-12-29 | Add command for creating table in README, add fish helper scripts | Anthony Wang | |
2023-10-23 | Recommend using WAL for 100% better performance | Anthony Wang | |
2023-05-30 | Add testing script that generates deck DB with 10**8 cards | Anthony Wang | |
Starting SDC with this DB takes 5 seconds to load all the weights from disk (it's 1.9GB), but after that it's incredibly fast and responsive. Yay segment trees and overengineering! |