aio-libs / aio-libs/aiocache

Implement .all() method.

Aperta
#674 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
1.4k
Fork
181
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Please implement a aiocache.Cache.all() method to get a list of all the `key:value` pairs in the cache.

It would be nice if we could also filter it, such as with aiocache.Cache.all(namespace='users') to retrieve a list of all `key:value` pairs where the `keys` start with `users:`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.