Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  21 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Justin A  
View profile  
 More options May 1 2012, 8:31 pm
From: Justin A <jus...@adler.com.au>
Date: Tue, 1 May 2012 17:31:27 -0700 (PDT)
Local: Tues, May 1 2012 8:31 pm
Subject: Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Hi Ayende,

a few of us were talking in JabbR about using RavenDb in a banking
scenario. We'd love to hear about how you might leverage RavenDb in this
type of scenario .. nothing too low level, but more high level, seeing what
moving parts you would do, overall.

For example, the scenario is a bank that has accounts for medium/large
businesses only. These accounts incur credits and debits very frequently.
Meaning, people are putting money into the account (as they buy goods from
the business) and the business also withdraws money to pay for large
invoices, etc.

eg. Mon 1st May, 2012 4:52:32pm; Account# 1234; Deduction: $32.99;

The objective is to make sure we can get an accurate account balance at any
given time. If the business accountant needs to pay for a big invoice, is
there money in the account? etc.

The issues were we talking about was

1) Do we put the balance into the Document (sorta like a de-normalized sum)?
2) If we have a Map/Reduce Index for the sum, what about it being stale?
Lots of writes are occurring across many accounts.
3) Is this a possible candidate for some CQRS?
4) We know RavenDb can handle Optimistic concurrency .. but not sure if we
should use it here (out gut feeling was, it should .. but how to handle a
conflict?)

and to top this off .. we're also guessing that a bank would generally be
having replication and/or sharding in place cause they need to make sure
stuff doesn't fall over AND it's scaling.

We believe it can be done .. we're be interested in some guidance from you
and your colleges if you have some a moment.

Maybe this could be a catalyst for a community Q/A Webinar?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
redsquare  
View profile  
 More options May 1 2012, 8:40 pm
From: redsquare <steve.flitcr...@gmail.com>
Date: Tue, 1 May 2012 17:40:51 -0700 (PDT)
Local: Tues, May 1 2012 8:40 pm
Subject: Re: Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Simples

<http://elegantcode.com/wp-content/uploads/2009/11/DDDDevision_big_thu...>
http://elegantcode.com/wp-content/uploads/2009/11/DDDDevision_big_thu...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bohdan Szymanik  
View profile  
 More options May 1 2012, 10:11 pm
From: Bohdan Szymanik <bohdan.szyma...@gmail.com>
Date: Tue, 1 May 2012 19:11:43 -0700 (PDT)
Local: Tues, May 1 2012 10:11 pm
Subject: Re: Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Perhaps also consider how the transaction could be tagged with additional
information that might be dynamically updated. Then this could be a
parameter in a map reduce aggregation index.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 2 2012, 1:15 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Wed, 2 May 2012 08:15:14 +0300
Local: Wed, May 2 2012 1:15 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Justin,
I think that something like that would be great, sure.
When can you join me and we will do this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin A  
View profile  
 More options May 2 2012, 7:35 pm
From: Justin A <jus...@adler.com.au>
Date: Wed, 2 May 2012 16:35:30 -0700 (PDT)
Local: Wed, May 2 2012 7:35 pm
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

before i check my free days, would you prefer morning or afternoon -your
time- ?

(assumption: u're at home in Sede Izhak)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 3 2012, 4:40 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Thu, 3 May 2012 11:40:55 +0300
Local: Thurs, May 3 2012 4:40 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Morning Sunday / Monday would work best for me


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin A  
View profile  
 More options May 6 2012, 2:20 am
From: Justin A <jus...@adler.com.au>
Date: Sat, 5 May 2012 23:20:44 -0700 (PDT)
Local: Sun, May 6 2012 2:20 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Hi Ayende. sorry, was off the grid for a day or two with family/kids, etc.

Morning Monday would be great for me. That would be 9am/10am in Israel ==
4pm/5pm my time in Melbourne :)

Or if this is too soon (not enough notice), then i can book any time during
the week, etc :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 6 2012, 2:22 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Sun, 6 May 2012 09:22:47 +0300
Local: Sun, May 6 2012 2:22 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

10:00 AM tomorrow would be best from my perspective. If we can settle that,
we can do that.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ronnieoverby  
View profile  
 More options May 6 2012, 9:19 am
From: ronnieoverby <rdodontp...@gmail.com>
Date: Sun, 6 May 2012 06:19:23 -0700 (PDT)
Local: Sun, May 6 2012 9:19 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Looking forward to this!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin A  
View profile  
 More options May 6 2012, 10:28 am
From: Justin A <jus...@adler.com.au>
Date: Sun, 6 May 2012 07:28:57 -0700 (PDT)
Local: Sun, May 6 2012 10:28 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Ronnie - u kicked this entire thing off in JabbR. Any main questions you
want to add, here? (PLEASE! :)  )


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 6 2012, 10:32 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Sun, 6 May 2012 17:32:57 +0300
Local: Sun, May 6 2012 10:32 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

 *Space is limited.*
Reserve your Webinar seat now at:
https://www2.gotomeeting.com/register/143200658  In this webinar, we will
go over the details of using RavenDB for banking scenarios.
We will discuss modeling, querying and reporting in that environment. *
Title:* RavenDB in a banking scenario *Date:* Monday, May 7, 2012 *Time:* 10:00
AM - 11:00 AM IDT After registering you will receive a confirmation email
containing information about joining the Webina


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Maverix  
View profile  
 More options May 6 2012, 7:49 pm
From: Maverix <ajha...@gmail.com>
Date: Sun, 6 May 2012 16:49:52 -0700 (PDT)
Local: Sun, May 6 2012 7:49 pm
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Will this make it onto youtube?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 7 2012, 12:15 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 7 May 2012 07:15:41 +0300
Local: Mon, May 7 2012 12:15 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Yes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin A  
View profile  
 More options May 7 2012, 8:16 am
From: Justin A <jus...@adler.com.au>
Date: Mon, 7 May 2012 05:16:50 -0700 (PDT)
Local: Mon, May 7 2012 8:16 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Thanks for the webinar Ayende :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
steve flitcroft  
View profile  
 More options May 7 2012, 9:06 am
From: steve flitcroft <steve.flitcr...@gmail.com>
Date: Mon, 7 May 2012 14:06:54 +0100
Local: Mon, May 7 2012 9:06 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Did you record it?
On May 7, 2012 1:16 PM, "Justin A" <jus...@adler.com.au> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 7 2012, 10:40 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 7 May 2012 17:40:32 +0300
Local: Mon, May 7 2012 10:40 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Of course

On Mon, May 7, 2012 at 4:06 PM, steve flitcroft
<steve.flitcr...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Warren  
View profile  
 More options May 16 2012, 6:31 am
From: Matt Warren <mattd...@gmail.com>
Date: Wed, 16 May 2012 03:31:35 -0700 (PDT)
Local: Wed, May 16 2012 6:31 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Did this get posted anywhere, I'd be interested in watching it?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 16 2012, 6:42 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Wed, 16 May 2012 11:42:06 +0100
Local: Wed, May 16 2012 6:42 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Not yet.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ronnie Overby  
View profile  
 More options Sep 16 2012, 11:39 am
From: Ronnie Overby <rdodontp...@gmail.com>
Date: Sun, 16 Sep 2012 08:39:13 -0700 (PDT)
Local: Sun, Sep 16 2012 11:39 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

How about now?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremy Holt  
View profile  
 More options Sep 22 2012, 9:54 am
From: Jeremy Holt <jh...@amberwoodtrading.com>
Date: Sat, 22 Sep 2012 06:54:34 -0700 (PDT)
Local: Sat, Sep 22 2012 9:54 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

+1

I'd love to see this

Jeremy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options Sep 23 2012, 5:43 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Sun, 23 Sep 2012 11:42:40 +0200
Local: Sun, Sep 23 2012 5:42 am
Subject: Re: [RavenDB] Request for a quick Blog Post or Webinar re: using RavenDb for a Banking scenario

Sorry, slipped through the cracks.
Here it is:
http://www.youtube.com/watch?v=RLpu4JnKEOg<http://www.youtube.com/watch?v=RLpu4JnKEOg&feature=youtu.be>

On Sat, Sep 22, 2012 at 3:54 PM, Jeremy Holt <jh...@amberwoodtrading.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »