dagoba
dagoba copied to clipboard
Single User vs Multiple Users
What changes, if any, would you make if you knew going in that the db would only ever be single-user (but not necessarily single-threaded). My intentions are to develop an in-memory graph for single player text games, but I could see the need to traverse the graph with multiple queries at once.