issues
search
petabi
/
review-database
Storage subsystem for REview
Apache License 2.0
1
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove `unwrap` & Add clippy lint option to check the use of `unwrap`
#375
dayeon5470
closed
1 day ago
1
Add a new field to `Account` to represent a user's appearance choice
#374
div-seungha
opened
4 days ago
0
Take reference when ownership is not needed
#373
msk
closed
1 week ago
2
Bump version to 0.32.0
#372
minshao
closed
2 weeks ago
2
Request for Release 0.32.0
#371
sehkone
closed
2 weeks ago
1
Return an error if the time argument is empty
#370
atyoshioka
closed
2 weeks ago
4
Update `agent::Kind` enum
#369
sophie-cluml
closed
3 weeks ago
2
Fix indexed map name for `SamplingPolicy`
#368
sophie-cluml
closed
2 weeks ago
2
Fix wrong indexed map name for `SamplingPolicy`
#367
sophie-cluml
closed
2 weeks ago
1
Rename `source` to `sensor`
#366
kimhanbeom
opened
3 weeks ago
0
Renamed EventCategory::Unknown to Unspecified
#365
syncpark
closed
1 month ago
3
Change EventCategory::Unknown to Unspecified
#364
syncpark
opened
1 month ago
2
Seal `FromKeyValue`
#363
msk
closed
1 month ago
2
Remove unnecessary `Serialize`/`Deserialize`
#362
msk
closed
1 month ago
2
Rename variants of `agent::Kind`
#361
sehkone
closed
3 weeks ago
1
Use redb for access tokens
#360
msk
closed
1 month ago
1
Remove unnecessary `Cow` in `Value`
#359
msk
closed
1 month ago
2
Bump version to 0.31.0
#358
minshao
closed
1 month ago
2
Remove unused structs
#357
msk
closed
1 month ago
2
Insert values of min, max, mean, and s_deviation into description_int
#356
atyoshioka
closed
1 month ago
2
Migrate the trusted domains from RocksDB to redb
#355
msk
closed
1 month ago
2
Implement `score_by_packet_attr` to calculate triage scores properly
#354
sehkone
opened
1 month ago
0
[Draft] add packet attribute triage function
#353
kimhanbeom
opened
1 month ago
3
Remove unnecessary `Cow` from `UniqueKey`
#352
msk
closed
1 month ago
2
Use Map::put instead of Map::insert in migration
#351
msk
closed
1 month ago
2
Remove unused CSV tables and associated code
#350
msk
closed
1 month ago
2
Use `csv_column_extra` stored in RocksDB
#349
atyoshioka
opened
2 months ago
0
Use diesel's query builder in cluster
#348
atyoshioka
closed
2 months ago
2
Implement backup functionality for redb
#347
msk
closed
2 months ago
3
Add migration tool
#346
minshao
closed
2 months ago
2
Add optional bin target for database migration
#345
msk
closed
2 months ago
0
Handle migration when CsvColumnExtra table is empty
#344
minshao
closed
2 months ago
3
Migration error 0.24.0 to 0.25.0
#343
MW-Kim
closed
2 months ago
3
Remove unused tables and associated code
#342
msk
closed
1 month ago
0
Share `TrustedDomain` between RocksDB and Native DB
#340
msk
closed
2 months ago
2
Copies trusted domains to redb
#339
msk
closed
2 months ago
2
Use diesel's query builder in time_series
#338
atyoshioka
closed
2 months ago
2
Bump version to 0.30.0
#337
minshao
closed
2 months ago
2
Merge event structures that share same fields
#336
syncpark
closed
2 months ago
2
Update rustls-native-certs dependency to version 0.8
#335
msk
closed
2 months ago
2
Evaluate `redb` as an alternative to `rocksdb`
#334
msk
opened
2 months ago
1
Added `PasswordPolicy` for managing password expiry period data
#333
henry0715-dev
closed
2 months ago
3
Fix node update, add unit test
#332
minshao
closed
2 months ago
2
Remove get_max_event_id_num function
#331
atyoshioka
closed
3 months ago
2
Switch back to diesels query builder (model)
#330
atyoshioka
closed
3 months ago
2
Add the `update` method in `TrustedDomain`
#328
henry0715-dev
closed
3 months ago
7
Add method for `update` in TrustedDomain
#327
henry0715-dev
closed
3 months ago
10
Introduce `PasswordPolicy` for password expiration period
#326
henry0715-dev
closed
2 months ago
3
Fix CHANGELOG
#325
atyoshioka
closed
3 months ago
2
Remove the outlier table from the Postgres database
#324
atyoshioka
closed
3 months ago
1
Next