mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-09 06:15:57 +08:00
There are concrete implementations for a simple set, a key-value store, and nested sets with 2 or 3 keys. The API stays the same for all implementations and the performances is more or less the same as without the wrapper (at least with YJIT enabled). |
||
|---|---|---|
| .. | ||
| common | ||
| converters/base | ||
| database | ||
| converters_spec.rb | ||
| database_spec.rb | ||
| migrations_spec.rb | ||