mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00

* Implement RAY.OBJECT_TABLE_REQUEST_NOTIFICATIONS. * Call object_table_request_notifications from plasma manager. * Use Redis modules for object table. * Cleaning up code. * More checks. * Formatting. * Make object table tests pass. * Formatting. * Add prefix to the object notification channel name. * Formatting. * Fixes. * Increase time in redismodule test.
6 lines
144 B
YAML
6 lines
144 B
YAML
BasedOnStyle: Chromium
|
|
ColumnLimit: 80
|
|
DerivePointerAlignment: false
|
|
IndentCaseLabels: false
|
|
PointerAlignment: Right
|
|
SpaceAfterCStyleCast: true
|