moo.shell.history

Persistent per-player prompt history stored in the Django cache (Redis in prod).

Classes

RedisHistory(user_pk[, cap, ttl])

prompt_toolkit History backed by the Django cache, scoped per Django user.