You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/02/04 15:32:28 UTC

[jira] Commented: (TS-128) Eliminate Berkeley DB dependency

    [ https://issues.apache.org/jira/browse/TS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829609#action_12829609 ] 

Leif Hedstrom commented on TS-128:
----------------------------------

Pain, NDBM on at least RHEL and Fedora is unusable, I think, it's just a wrapper / compatibility mode over BDB. It doesn't even have the appropriate ndbm.h include file. Back to the drawing board.

> Eliminate Berkeley DB dependency
> --------------------------------
>
>                 Key: TS-128
>                 URL: https://issues.apache.org/jira/browse/TS-128
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.0.0a
>
>
> SimpleDB has a dependency on BDB, we should rewrite this using DBM / NDBM (whatever is available in libc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.