issues
search
aerotoad
/
neboa
Type-safe NoSQL with Node & SQLite. 🌫️💽
https://aerotoad.github.io/neboa/
GNU Affero General Public License v3.0
170
stars
1
forks
source link
feat: Add support for subscriptions
#6
Closed
aerotoad
closed
1 year ago
aerotoad
commented
1 year ago
Adds
subscribe
method to the collection instance to create a subscription on the collection
Adds
subscribe
method to the query instance to create a subscription on the query
Updated documentation
subscribe
method to the collection instance to create a subscription on the collectionsubscribe
method to the query instance to create a subscription on the query