[jira] [Closed] (COUCHDB-602) Cannot use NFS for storage

2012-04-11 Thread Randall Leeds (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds closed COUCHDB-602. - Resolution: Not A Problem > Cannot use NFS for storage > -- > >

[jira] [Commented] (COUCHDB-602) Cannot use NFS for storage

2012-04-11 Thread Paul Joseph Davis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251646#comment-13251646 ] Paul Joseph Davis commented on COUCHDB-602: --- Cool. Though a quick note that we

Re: fractal tree in place of b-trees?

2012-04-11 Thread Paul Davis
Rudi, Improving the view structures for the btree's is definitely a place that we should start to look at for performance gains. The new view indexing system should hopefully allow people to more easily play with ideas here. As to fractal trees I'm not quite certain. Could definitely be an intere

fractal tree in place of b-trees?

2012-04-11 Thread Rudi Benkovic
Hi, Here's a TokuDB presentation on fractal trees: http://assets.en.oreilly.com/1/event/36/How%20TokuDB%20Fractal%20Tree%20Databases%20Work%20Presentation.pdf Any ideas if this could be used in CouchDB for view indexes? I know that CouchDB's main storage is an append-only B-Tree, but perhaps thi

Re: (perceived) barriers to entry

2012-04-11 Thread Paul Davis
On Tue, Apr 10, 2012 at 8:46 PM, Tim McNamara wrote: > After chatting with Noah S on Twitter, I offered to jot up some > thoughts on things that my reduce or eliminate perceived barriers to > entry to work on CouchDB. > > Here are a few things that I've been able to think of. In the course > of re

[jira] [Commented] (COUCHDB-602) Cannot use NFS for storage

2012-04-11 Thread d (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251498#comment-13251498 ] d commented on COUCHDB-602: --- Although this bug was opened for 0.10 and the current version as i

Re: (perceived) barriers to entry

2012-04-11 Thread Kurt Milam
Nice resource, kowsik. A suggestion on documenting rereduce would be to describe it in terms of standard SQL operations. Before looking at kowsik's link, I also had only a vague idea of what rereduce was doing. Looking at the link, it appears clear that rereduce can be used to do aggregate SQL ope

Re: (perceived) barriers to entry

2012-04-11 Thread CGS
Hi Tim, I am not a developer and I don't think I will be too soon as my free time doesn't allow me that. But I've been helping the users to get their products based on CouchDB done and I noticed 4 types of problems a new developer can attempt to solve: 1. installation problems on different platfor