TanmoySG / wunderDB

A micro JSON-based Data Store inspired by MongoDB.
http://wdb.tanmoysg.com/api/
Apache License 2.0
12 stars 0 forks source link

Importable wdbErrors #50

Closed TanmoySG closed 1 year ago

TanmoySG commented 1 year ago

Tracking Issue

In this PR, moved wdbErrors package to pkg/wdb directory to make it importable.

Closes #48