feat: The chats are stored as local json-files
[demos/kafka/chat] / src / main / java / de / juplo / kafka / chat / backend / persistence /
drwxr-xr-x   ..
-rw-r--r-- 417 ChatroomInfo.java
-rw-r--r-- 802 InMemoryChatroomFactory.java
-rw-r--r-- 1729 InMemoryPersistenceStrategy.java
-rw-r--r-- 7461 LocalJsonFilesStorageStrategy.java
-rw-r--r-- 447 StorageStrategy.java