Spaces Overrides mongodb storage backend for high performance and scalability of large spaces-enabled sites.

Large (>100k records) spaces_overrides tables in MySQL perform slowly (even with optimal indexes) and performance appears to be O(n). In MongoDB, with minimal indexes, spaces_override queries are 1-2 orders of magnitude faster than MySQL (>100k records) and performance appears to be approximately O(1).

Development of this module is sponsored by AllPlayers.com.

Project information

Releases