Commit Graph

17 Commits

Author SHA1 Message Date
Maxim Lebedev 686c1088a9
🗃️ Fixed subscription memory repository Delete signature
/ docker (push) Successful in 1m21s Details
2023-12-20 07:34:06 +06:00
Maxim Lebedev 90d4e4d071
🗃️ Create index tables only if it not exists 2023-12-20 07:27:06 +06:00
Maxim Lebedev 2ec9567c24
🎨 Explicitly set types for common strings 2023-12-20 07:20:54 +06:00
Maxim Lebedev 79eb5fcd5c
👔 Fixed hub use case 2023-12-20 07:20:22 +06:00
Maxim Lebedev 8dfa46eb9b
🎨 Format Secret domain 2023-12-20 07:19:57 +06:00
Maxim Lebedev d2b975020d
🎨 Changed index table name in topic sqlite repository 2023-12-20 07:19:24 +06:00
Maxim Lebedev 785a86aa42
🗃️ Creaded SQLite3 implementation of subscription repository 2023-12-20 07:18:54 +06:00
Maxim Lebedev 75e192d526
🎨 Used table name constant for topic sqlite repository queries 2023-12-19 21:04:58 +06:00
Maxim Lebedev 0828c0783a
🎨 Explicitly added types for sqlite topic repository constants 2023-12-19 19:57:28 +06:00
Maxim Lebedev 5d2e33c513
🏷️ Round TestTopic timestamp to seconds 2023-12-19 19:50:46 +06:00
Maxim Lebedev 078a5cc7b0
🏷️ Added DB path option for Config domain 2023-12-19 19:50:15 +06:00
Maxim Lebedev 7e2eab8694
📝 Added TODO for topic repository contract 2023-12-19 19:49:40 +06:00
Maxim Lebedev cb76a0aea8
🗃️ Creaded SQLite3 implementation of topic repository 2023-12-19 19:49:25 +06:00
Maxim Lebedev 11255805b1
🔧 Updated env config
continuous-integration/drone/push Build is failing Details
2023-03-15 06:20:52 +06:00
Maxim Lebedev 884e390b79
Fixed broken tests 2023-03-15 04:10:05 +06:00
Maxim Lebedev 75d1c86ea3
👌 Refactored after pass websub.rocks tests 2023-03-14 04:19:53 +06:00
Maxim Lebedev ff0168205c
🚧 Created WIP hub 2023-03-12 15:02:23 +06:00