You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "gedw99 (via GitHub)" <gi...@apache.org> on 2023/01/30 15:24:53 UTC

[GitHub] [skywalking] gedw99 commented on issue #8504: [Feature] [BanyanDB] Cross DataCenter/Cluster Data Synchronism

gedw99 commented on issue #8504:
URL: https://github.com/apache/skywalking/issues/8504#issuecomment-1408822738

   Some follow up notes.
   
   NATS Jet stream embedding:
   - simple example to do it:
     - : https://github.com/simpleiot/simpleiot/blob/master/server/nats-server.go
   - should make it so you can run with or without nats server embedded: 
     - kmm serve --nats.embed
     - https://www.byronruth.com/implementing-an-event-store-on-nats-part-2/
   
   
   Time smearing
   - so that ordering is not the only way of convergence.
   - google does it for all hosted systems automatically. We need our own so that people can deploy anywhere.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org