Skip to content
Snippets Groups Projects
  1. Oct 22, 2024
  2. Sep 13, 2024
  3. Aug 27, 2024
  4. Jul 17, 2024
  5. Jul 04, 2024
    • Georgy Moshkin's avatar
      feat: introduce picoplugin::transport::rpc module · cb7e0a05
      Georgy Moshkin authored
      - use RouteBuilder to register rpc endpoints (input and ouptut is raw
        bytes for now)
      - use RequestBuilder to send RPC requests to other instances which are
        running a specified plugin.service (guarded by version)
          - supported routing by
              - explicit instance_id
              - replicaset_id
              - bucket_id
              - any available instance with given service
      - use context::Context to extract information about request or add
        custom fields at runtime (middleware not yet implemented)
      cb7e0a05
    • Vartan Babayan's avatar
      feat: rename grade -> state in picodata · 17419fe3
      Vartan Babayan authored
      17419fe3
  6. Apr 04, 2024
  7. Feb 12, 2024
  8. Feb 07, 2024
  9. Feb 05, 2024
  10. Dec 19, 2023
  11. Nov 21, 2023
  12. Nov 16, 2023
Loading