HEX
Server: Apache
System: Linux p102.lithium.hosting 4.18.0-553.141.1.el8_10.x86_64 #1 SMP Fri Jul 10 17:48:02 UTC 2026 x86_64
User: bvzmoamr (9955)
PHP: 8.1.34
Disabled: syslog
Upload Files
File: //proc/self/root/usr/lib/python3.6/site-packages/pyzor/engines/__pycache__/__init__.cpython-36.pyc
3

�Ugb{�@sTdZddlmZddlmZddlmZddlmZdgZejejejejd�ZdS)	aDatabase backends for pyzord.

The database class must expose a dictionary-like interface, allowing access
via __getitem__, __setitem__, and __delitem__.  The key will be a forty
character string, and the value should be an instance of the Record class.

If the database backend cannot store the Record objects natively, then it
must transparently take care of translating to/from Record objects in
__setitem__ and __getitem__.

The database class should take care of expiring old values at the
appropriate interval.
�)�gdbm_)�mysql)�redis_)�redis_v0�database_classes)ZgdbmrrZredisN)	�__doc__Z
pyzor.enginesrrrr�__all__Zhandler�r	r	�/usr/lib/python3.6/__init__.py�<module>
s