Projects tigase _server tigase-mongodb Issues #17
Prepare optimized store for MUC rooms for MongoDB (#17)
Closed
Andrzej Wójcik (Tigase) opened 9 years ago
Due Date
2016-11-10

When we create optimized store as an alternative for RDMBS in task #3994, we add support to use custom implementations of storage. This will allow us to create custom optimized storage for MongoDB.

This new storage will drop use of UserRepository and will use MongoDB directly (new collections, etc.) which will allow us to improve performance of MUC on MongoDB

Andrzej Wójcik (Tigase) commented 8 years ago

I created new optimized implementation for storing room configuration in separate collections instead of UserRepository, which will speed up loading and updating room configuration.

wojciech.kapcia@tigase.net commented 8 years ago

Looks good.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
3995
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-mongodb#17
Please wait...
Page is in error, reload to recover