Persist multiple entities using single service and single event

I have created one service which is persisting entity (it has event and it’s own state) into couchbase. Within same service I have persist another entity which don’t have any event and state associate with it.