log sat/memory/persistent.py @ 4037:524856bd7b19

age author description
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Wed, 08 Sep 2021 11:20:37 +0200 Goffi merge bookmark `@`
Wed, 08 Sep 2021 11:17:04 +0200 Goffi core (memory/persistent): implement `__repr__` (via `__str__`)
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Tue, 14 Apr 2020 20:36:24 +0200 Goffi core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict: