Commit Graph

23 Commits

Author SHA1 Message Date
bd8e3b284b Use @RawData for fetching too, oops 2023-12-16 18:36:59 -05:00
a5d7837c7d oops, forgot to check for @Field 2023-12-16 18:27:27 -05:00
06a716dc00 Fix NPE? 2023-12-16 18:20:28 -05:00
7a168bbb05 Allow a Mongo repo to have a collection name specified 2023-12-16 18:13:06 -05:00
71af157e3a oops, use this map 2023-12-16 18:00:14 -05:00
0c2465df58 Fix Javadoc err 2023-12-16 17:49:42 -05:00
caebbc59a0 Update workflow and make the checkstyle less strict 2023-12-16 17:47:22 -05:00
3119173d87 Properly shutdown Redis 2023-12-16 15:51:33 -05:00
0742ab40d7 Begin work on MariaDB 2023-12-15 05:35:47 -05:00
edc88bdb9a feat: Add @TTL to allow expiration of keys 2023-12-15 04:24:53 -05:00
98016830dd Remove Guava depend 2023-12-15 02:57:38 -05:00
6aa2cfa7b8 Fix checkstyle violation 2023-12-15 02:14:10 -05:00
d837f1e99b Ensure that a Redis key prefix is specified 2023-12-15 02:12:08 -05:00
4bd23c365d Impl the Redis repository 2023-12-15 02:10:53 -05:00
4828933702 Changed a lot, now allows loading of entities 2023-12-15 01:46:16 -05:00
8cb196233a Update structure 2023-12-15 00:07:10 -05:00
94173eb473 Complete saving? 2023-12-13 20:57:25 -05:00
5e7f42b76e feat(database): Add Redis support 2023-12-12 19:03:14 -05:00
04dd42d197 Ignore the playground 2023-12-12 01:21:38 -05:00
0ed3f0e541 feat: Add settings 2023-12-12 01:15:53 -05:00
39a1a3983f make this more clear 2023-12-12 00:59:42 -05:00
dad5f2ccda fix: Fix generic checkstyle violation 2023-12-12 00:36:55 -05:00
7a0de46329 General idea 2023-12-12 00:16:47 -05:00