Hacker News new | ask | show | jobs
by nbody 4590 days ago
It would be interesting to see some performance numbers vs other key-value databases. It would slower but still it would be great to see what impact it has.
1 comments

trousseau wasn't built with performance in mind: not at all. The store file is encrypted/decrypted at each operations; at least until I implement some kind of pipeline.