Open wmurphyrd opened 3 years ago
Blocklist & permission-based filtering in collections could be done in the database to prevent the chance empty collection pages
Blocklist filter is now in-db, but permissions are still in-memory (getCollection) and could be moved down to store.getStream
getCollection
store.getStream
Blocklist & permission-based filtering in collections could be done in the database to prevent the chance empty collection pages