fxbox / registration_server

The registration server to help with foxbox discovery
4 stars 4 forks source link

Move from persistent Sqlite storage to Redis in memory storage #10

Open ferjm opened 8 years ago

ferjm commented 8 years ago

We don't need the data to be persistent, so we may want to use another storage system like Redis.