Unclaimed project
Are you a maintainer of ramsql? Claim this project to take control of your public changelog and roadmap.
Introduction of agnostic in-memory store, leveraging GC-optimized storage to garantee low GC pauses and good GC behavior over time.
Complete rewrite improving performance, removing deadlocks and storage as Go types, allowing creation of objects table.
Ensure compatibility with gorm, a popular Go ORM.
Added implementation goal in README, in preparation for stable 1.0 release.
Full Changelog: https://github.com/proullon/ramsql/compare/v0.0.1...v0.1.0