ArcBlock / nedb

Contains NEDB fork and multi-process support
7 stars 2 forks source link

fix(core): expireAfterSeconds does not worke #22

Closed polunzh closed 2 years ago

polunzh commented 2 years ago

The reason is that the Date type is serialized to string type.