Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Base framework #3

@gdude2002

Description

@gdude2002

I've decided to go twisted-based with bottle for web APIs and such, simply because I know how to use these.

  • Base framework: Twisted
  • Web framework: Bottle
  • Storage: MongoDB and Yaml

Mongo and Yaml have proven to be strong contenders for storage and configuration. I may end up providing an SQL option for storage as well, so that people that don't have Mongo servers but may want to help us by hosting a node can do so without setting up Mongo as well.

Speaking of distributed hosting, we'll also want to look at ways of keeping servers in sync. Take a look at #2 for that.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions