Skip to content

Change db to be normal persistent over in-memory. #16

@AndrewDavis1191

Description

@AndrewDavis1191

You read about redis and memcache and how cool they are, so creating this initially it seemed like a cool idea to just utilize the database in-memory. In hindsight, for this scale of an application the performance difference over a localized file is probably negligible and persistence is kind of a nice thing to have. Maybe if this were a distributed app with CDNs and POPs, haha.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions