hyperboria/nexus
the-superpirate 43be16e4bc - [nexus] Update schema
- [nexus] Remove outdated protos
  - [nexus] Development
  - [nexus] Development
  - [nexus] Development
  - [nexus] Development
  - [nexus] Development
  - [nexus] Refactor views
  - [nexus] Update aiosumma
  - [nexus] Add tags
  - [nexus] Development
  - [nexus] Update repository
  - [nexus] Update repository
  - [nexus] Update dependencies
  - [nexus] Update dependencies
  - [nexus] Fixes for MetaAPI
  - [nexus] Support for new queries
  - [nexus] Adopt new versions of search
  - [nexus] Improving Nexus
  - [nexus] Various fixes
  - [nexus] Add profile
  - [nexus] Fixes for ingestion
  - [nexus] Refactorings and bugfixes
  - [idm] Add profile methods
  - [nexus] Fix stalled nexus-meta bugs
  - [nexus] Various bugfixes
  - [nexus] Restore IDM API functionality

GitOrigin-RevId: a0842345a6dde5b321279ab5510a50c0def0e71a
2022-09-02 19:15:47 +03:00
..
actions - [nexus] Update schema 2022-09-02 19:15:47 +03:00
bot - [nexus] Update schema 2022-09-02 19:15:47 +03:00
cognitron - [nexus] Update schema 2022-09-02 19:15:47 +03:00
hub - [nexus] Update schema 2022-09-02 19:15:47 +03:00
ingest - [nexus] Update schema 2022-09-02 19:15:47 +03:00
meta_api - [nexus] Update schema 2022-09-02 19:15:47 +03:00
models - [nexus] Update schema 2022-09-02 19:15:47 +03:00
pipe - [nexus] Update schema 2022-09-02 19:15:47 +03:00
pylon - [nexus] Update schema 2022-09-02 19:15:47 +03:00
translations - [nexus] Update schema 2022-09-02 19:15:47 +03:00
views - [nexus] Update schema 2022-09-02 19:15:47 +03:00
__init__.py No description 2021-01-04 18:12:22 +03:00
README.md - [nexus] Update schema 2022-09-02 19:15:47 +03:00

Nexus

Content

  • actions - shared code for ingesting data from external APIs (LibGen/CrossrefAPI)
  • bot - telegram bot for Summa
  • cognitron - bundled app for IPFS, search server and web frontend
  • hub - downloading & sending
  • ingest - retrieving metadata from external APIs and putting it onto Kafka
  • meta_api - rescoring and merging API for Summa backends
  • models - shared Protobuf models
  • pipe - processing pipeline based on Kafka
  • pylon - smart client for downloading files from the Internet/IPFS
  • translations - text translations used in bot and hub
  • views - shared views for models