-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Nikel's data is served from memory, a persistent database might be better (memory usage wise) however a remote MongoDB instance might incur too much latency and might be overkill.
It might be good to migrate the in-mem store to an embedded persistent NoSQL database like tiedot. I suspect it'll be noticeably slower since there isn't a good way to index some search operations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested