appy-one / acebase

A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
MIT License
491 stars 27 forks source link

Feature: "warn only" schema definitions #227

Closed appy-one closed 1 year ago

appy-one commented 1 year ago

This enables one to introduce schema definitions to an existing database, but logs warnings instead of denying writes not conforming to the schema.