Commit Graph

124 Commits

Author SHA1 Message Date
04ee493cd9 ... 2025-05-09 12:56:03 +03:00
99bc97b104 model spec 2025-05-09 12:42:42 +03:00
Lee Smet
d8b40b6995
simplify DB constructor
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 14:15:52 +02:00
Lee Smet
b8e1449ddb
Restructure crates for correct proc macro usage
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 13:58:17 +02:00
Lee Smet
96a1ecd974
Update macro to use #[index] attributes
- Also use proper types for index.
 - Update DB interface to be more flexible for index params

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 13:26:15 +02:00
Lee Smet
dc93518a35
Add proc macro to implement models
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 11:02:00 +02:00
Lee Smet
1343e61e0f
Expand index trait to also include key type
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-23 15:09:54 +02:00
Lee Smet
276cf3c8d8
Add alternative DB interface and implementation
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-23 13:53:10 +02:00
1708e6dd06 ... 2025-04-22 12:53:17 +04:00
cad285fd59 ... 2025-04-22 08:24:17 +04:00
d75de1e73c ... 2025-04-22 07:50:03 +04:00
6443c6b647 ... 2025-04-22 06:26:05 +04:00
f993d74ea1 ... 2025-04-22 06:11:35 +04:00
6d64b7b651 ... 2025-04-21 11:46:23 +02:00
537cf58b6f ... 2025-04-21 10:51:04 +02:00
6757a62fec ... 2025-04-21 06:26:56 +02:00
3b5f9c6012 ... 2025-04-21 05:02:57 +02:00
98af5a3b02 ... 2025-04-21 03:39:00 +02:00
d32a41d579 ... 2025-04-21 03:26:38 +02:00
10831fd260 ... 2025-04-20 10:11:23 +02:00
f4296b3261 ... 2025-04-20 10:01:11 +02:00
7925f545bb ... 2025-04-20 09:58:01 +02:00
852347df2b ... 2025-04-20 09:57:58 +02:00
0518ddb93d ... 2025-04-20 09:48:49 +02:00
ec6da0b4e0 ... 2025-04-20 09:42:22 +02:00
616d3247b6 ... 2025-04-20 09:34:18 +02:00
59c9b445bb ... 2025-04-20 09:28:12 +02:00
c956db8adf ... 2025-04-20 09:21:32 +02:00
4b2e8ca6b9 ... 2025-04-20 08:56:34 +02:00
25983f701a ... 2025-04-20 08:29:35 +02:00
a8ef07bb3f ... 2025-04-20 08:15:12 +02:00
e3ec26a6ef ... 2025-04-20 08:00:59 +02:00
0051754c65 ... 2025-04-20 07:28:59 +02:00
eccea1ad04 ... 2025-04-20 06:52:35 +02:00
7dff7ecc5e .... 2025-04-20 06:44:39 +02:00
e1ea2c06cd ... 2025-04-20 06:44:16 +02:00
189971509a ... 2025-04-20 06:34:31 +02:00
838e966dc9 Merge branch 'builders_in_script'
* builders_in_script:
  ....
  ...
  ...
  ...
  ...
  ...
  ...
  ...
  ...
  Inject some builders in script

# Conflicts:
#	herodb/src/cmd/dbexample/examples.rs
#	herodb/src/models/biz/product.rs
#	herodb/src/models/gov/GOVERNANCE_ENHANCEMENT_PLAN.md
#	herodb/src/models/gov/compliance.rs
2025-04-20 05:41:28 +02:00
cff05330af .... 2025-04-20 05:38:42 +02:00
Timur Gordon
0ea836894b biz rhai wrapper module wip 2025-04-20 01:52:12 +02:00
6b169f5786 ... 2025-04-19 18:57:09 +02:00
5b5b64658c ... 2025-04-19 13:53:41 +02:00
6e9305d4e6 ... 2025-04-19 11:32:36 +02:00
acca699f07 ... 2025-04-19 11:24:06 +02:00
c6d8efd6fe ... 2025-04-19 10:50:26 +02:00
2a68a661d7 ... 2025-04-19 10:49:45 +02:00
56f73e5802 ... 2025-04-19 09:02:35 +02:00
9c7baa3b4e ... 2025-04-19 08:39:40 +02:00
Timur Gordon
dc8c887026 port radixtree to rust 2025-04-09 13:09:59 +02:00
Timur Gordon
e62e0a125a set up tests and examples 2025-04-09 12:02:07 +02:00