shanesveller / mud-cookbook

Community-authored cookbook for MUD programming
https://compassionate-tesla-26fa7e.netlify.com/
4 stars 0 forks source link

Topic Idea: Remote vs Local State Storage #6

Open shanesveller opened 6 years ago

shanesveller commented 6 years ago

This could be in an RDBMS like PostgreSQL or MySQL/MariaDB, a NoSQL/document database like MongoDB, a graph database like Neo4j, or even an adaptation of a Key-Value store like Redis.