Hacker News new | ask | show | jobs
Show HN: Rlite – A serverless Redis-compatible database (github.com)
27 points by seppo0010 4123 days ago
1 comments

Hello, author here.

I see this mainly as a database that might work well in mobile, giving persistence for free with an API similar to the NS{Dictionary,Array,String,Data,Number} classes, and without using as much memory.

Feedback is welcome.