*Guys,
también estoy buscando esto, complacer dejado me sabe si cualquiera hizo esto.
En jueves, 20 agosto 2015 22:05:11 *UTC+5:30, *Mani escribió:
>
> estoy construyendo un leído *thru *cache en *MongoDB con el sistema de fuente (Sistema
> de Registro, *SoR) siendo un tradicional *datastore (DB2/*ORACLE/SQL *Server).
> *Whenever El *SoR es actualizado los acontecimientos serán publicados y estos acontecimientos serán *drained a *refresh el dato en el *cache (*MongoDB). Tendré alrededor de 20*M
> documentos en el *cache.
>
> También quiero construir un sistema de reconciliación que *reconciles el *cache
> contra el *SoR
> 1. Identificar acontecimientos que pueden ser perdido
> 2. *Reapply Perdió acontecimientos y tener el *cache en *sync con *SoR
>
> En un DB tradicional, quizás haría esto por
> 1. Extrayendo todo objeto de *SoR & todos los documentos de *Cache (*MongoDB) y encontrar
> el delta
> 2. Extrae todos los objetos de *SoR que han sido actualizado hoy y *refresh
> les en el *Cache (AS-IS o control si actualiza es perdido y entonces *refresh en
> *MongoDB)
>
> Es allí cualesquier maneras diferentes de hacer esto en *MongoDB?
>
--
Recibiste este mensaje porque eres *subscribed al *Google Grupos "*mongodb-grupo"
de usuario.
Para otro *MongoDB opciones de apoyo técnico, ve: *http://www.mongodb.org/sobre/apoyo/.
---
Recibiste este mensaje porque eres *subscribed al *Google Grupos "*mongodb-grupo" de usuario.
A *unsubscribe de este grupo y la parón que recibe *emails de él, enviar un *email a *mongodb-usuario+unsubscribe@xxxxxxxxxxxxxxxx.
A correo a este grupo, envía *email a *mongodb-user@xxxxxxxxxxxxxxxx.
Visita este grupo en *http://grupos.*google.*com/Grupo/*mongodb-usuario.
Para ver esta discusión en la visita de web *https://grupos.*google.*com/*d/*msgid/*mongodb-Usuario/2*d753*d25-0909-4331-9*c2*c-32989#uno269223%40*googlegroups.*com.
Para más opciones, visita *https://grupos.*google.*com/*d/*optout.
| Guys,
I am also looking for this, please let me know if anybody did this.
On Thursday, 20 August 2015 22:05:11 UTC+5:30, Mani wrote:
>
> I am building a read thru cache on MongoDB with the source system (System
> of Record, SoR) being a traditional datastore (DB2/ORACLE/SQL Server).
> Whenever the SoR is updated events will be published and these events will
> be drained to refresh the data in the cache (MongoDB). I will have around
> 20M documents in the cache.
>
> I also want to build a reconciliation system which reconciles the cache
> against the SoR
> 1. Identify events that may be missed
> 2. Reapply missed events and have the cache in sync with SoR
>
> On a traditional DB, I would perhaps do this by
> 1. Extracting all object from SoR & all documents from Cache (MongoDB) and
> find the delta
> 2. Extract all objects from SoR which have been updated today and refresh
> them in the Cache (AS-IS or check if updates are missed and then refresh in
> MongoDB)
>
> Are there any different ways of doing this on MongoDB?
>
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+unsubscribe@xxxxxxxxxxxxxxxx.
To post to this group, send email to mongodb-user@xxxxxxxxxxxxxxxx.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/2d753d25-0909-4331-9c2c-32989a269223%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|