Server pushed notifications? not yet… But you could use Kafka in conjunction with Aerospike. Your client pushes to Kafka, Aerospike and all your other clients subscribe to Kafka. See https://www.aerospike.com/docs/connectors/kafka/index.html
Thanks for reply, yes i can use JMS for event notifications.
any idea on plan to add this feature? seems almost all cache solutions generally provide some kind of lightweight event notification solutions.