Source CodeRevision History
mercurial / aura / src / com / sun / labs / aura / datastore / impl / Replicant.java
| Revision: | 2754 |
| Modified: | 12 Nov 16:27 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Initial implementation of high availability / replicated data store. |
| Revision: | 2685 |
| Modified: | 12 Aug 15:58 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Switch aura jar file to be compressed |
| Revision: | 2614 |
| Modified: | 06 Jul 19:19 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Added a method to get the most frequent terms in a given field for a given document. Required a change to minion and to the various search interfaces. |
| Revision: | 2494 |
| Modified: | 16 Jun 20:23 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | DS: Added initial map/reduce script method -- processes attention objects at the replicants. Also, added third party scripting language engines for several scripting languages. |
| Revision: | 2400 |
| Modified: | 07 Apr 17:50 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Add GPL to code. |
| Revision: | 1951 |
| Modified: | 10 Dec 19:33 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Change the prefix code in the existing replicant when a split is finished. |
| Revision: | 1854 |
| Modified: | 10 Nov 16:41 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Added remote interface to replicant for changing the method logging settings |
| Revision: | 1853 |
| Modified: | 07 Nov 16:31 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Changed logging and stat tracking in the replicant. All methods have entry (finer) and exit (fine) logs, and which methods are logged is configurable. All methods have invocation counts and can log execution time. |
| Revision: | 1615 |
| Modified: | 07 Oct 17:16 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Cleaned up imports |
| Revision: | 1614 |
| Modified: | 07 Oct 17:13 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Removed many old deprecated methods (mostly involving attention getting) |





