ReductStore v1.5.0 has been released
Hello everyone,
I'm happy to announce that the next minor version of ReductStore has been released. For the last month, we worked hard to improve the user experience when querying data from the database. And in this release, we deliver two important features:
- Batching multiple records into an HTTP response for read operations
- Reading only meta information about a record without its body.
Let me show you how it works in detail and how you can use it.