Skip to content

beyond-decentralized/highway

Repository files navigation

highway

AIRport extensions for the server environment. More information can be found at https://beyond-decentralized.world/documentation.html#Highway

control being reworked Decorators for document database support.

driveway work in progress API to integrate Repository based code with central server based implementations

flow work in progress Queueing mechanism support (underlying implementation in Chronicle Queue).

scylladb work in progress Additional drivers and generation code to get Document database support for predefined queries, theoretically with a single @Document() decorator. 2025.09.24 The need for fast access to pre-compiled data views is still present but scylladb implementation is no longer in the plans, instead the plan is to use Chronicle Queue.

vespa work in progress Additional drivers and generation code to automatically get Full Text Search support (with an additional entity definition) and eventually all additional functionality that vespa provides. 2025.09.24 the need for full text search on public data is expected to be fulfulled by public search engines. The need for hierarchically organizing data will be fulfilled by index multi-level index repositories and client full text search engine.

About

AIR for the server environment

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published