Following official documentation, move away from bsddb3 to berkeleydb. https://www.jcea.es/programacion/pybsddb.htm Main change: key and values are now bytes and not strings. The code diff is really simple because all operations on keys/values is done from elixir/data.py and that works fine with both bytes and strings (it does explicit casting). |
||
|---|---|---|
| .. | ||
| 000-default.conf | ||
| Dockerfile | ||